Clear list of attached windows when disposing a widget
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 May 2013 12:02:40 +0000 (08:02 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 May 2013 12:02:40 +0000 (08:02 -0400)
commit117c86d08a6ba73c389bd68efe4c25ef5dea6cde
treee2436ac455777005b222c63564326929be0dcf36
parentfb08a26acdb5aff94e3a33997a030147109b001c
Clear list of attached windows when disposing a widget

We were silently relying on everybody to detach their windows,
and would leak memory otherwise.
gtk/gtkwidget.c